C#
VB
C++
Freezes or un-freezes the selected cells in the MedicalViewer control.
public void FreezeSelected(bool freeze)
Public Sub FreezeSelected( _ByVal freeze As Boolean _)
public:void FreezeSelected(bool freeze)
freeze
true to freeze the selected cells, false to un-freeze the selected cells.
For an example, refer to InvertSelection
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
